Einhugur JWT Plugin
EinhugurJWT.JWTRawResult Class
A class to represent decoding result when wanting raw response.
Object
JWTRawResult
class EinhugurJWT.JWTRawResult
Constructors
JWTRawResult
(private)
Private constructor.
Properties
Header
The header as raw JSON message.
Payload
The payload as raw JSON message.
Signature
The signature.
ValidationResult
Validation result.
Supported Platforms:
macOS Intel 64 bit
macOS Apple Silicon
Windows 32 bit
Windows 64 bit
Windows ARM 64 bit
Linux 32 bit
Linux 64 bit
Linux ARM 32 bit
Linux ARM 64 bit
iOS